Report for js17 on toolchain vanilla

Return code: 0

Time to run: 00:15:34

Log output:

 sudo -u tuscan  makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: js17 17.0.0-1 (Sat Nov 14 09:00:22 UTC 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) nspr-4.10.10-1

Total Installed Size:  0.71 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing nspr...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) sqlite-3.9.2-1  python2-2.7.10-2  zip-3.0-6

Total Installed Size:  76.29 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing sqlite...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
installing zip...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for gawk... gawk
checking for perl5... no
checking for perl... /usr/bin/perl
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... c++ -E
checking for sb-conf... no
checking for ve... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.022000
checking for full perl installation... yes
checking for python2.7... /usr/bin/python2.7
checking for doxygen... :
checking for autoconf... /usr/bin/autoconf
checking for makedepend... no
checking for xargs... /usr/bin/xargs
checking for gmake... no
checking for make... /usr/bin/make
checking for X... no
checking that static assertion macros used in autoconf tests work... yes
checking whether the C compiler supports -Werror=return-type... yes
checking whether the C compiler supports -Wtype-limits... yes
checking whether the C compiler supports -Wempty-body... yes
checking whether the C compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Werror=return-type... yes
checking whether the C++ compiler supports -Wtype-limits... yes
checking whether the C++ compiler supports -Wempty-body... yes
checking whether the C++ compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
checking whether the C++ compiler supports -Wno-variadic-macros... yes
checking whether ld has archive extraction flags... yes
checking for 64-bit OS... yes
checking for Python version >= 2.5 but not 3.x... yes
checking for custom  implementation... none specified
checking whether the linker supports Identical Code Folding... no
checking whether removing dead symbols breaks debugging... no
checking for ANSI C header files... yes
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for __stdcall... no
checking for ssize_t... yes
checking for st_blksize in struct stat... yes
checking for siginfo_t... yes
checking for the size of void*... 8
checking for the alignment of void*... 8
checking for the size of double... 8
checking for endian.h... yes
checking for machine/endian.h... no
checking for sys/isa_defs.h... no
checking for uint... yes
checking for uint_t... no
checking for uname.domainname... yes
checking for uname.__domainname... no
checking for visibility(hidden) attribute... yes
checking for visibility(default) attribute... yes
checking for visibility pragma support... yes
checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
checking for gcc PR49911... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... yes
checking for sys/bitypes.h... yes
checking for memory.h... yes
checking for unistd.h... yes
checking for gnu/libc-version.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for X11/XKBlib.h... no
checking for io.h... no
checking for cpuid.h... yes
checking for sys/statvfs.h... yes
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for sys/quota.h... yes
checking for linux/quota.h... yes
checking for mmintrin.h... yes
checking for new... yes
checking for sys/cdefs.h... yes
checking for linux/perf_event.h... yes
checking for perf_event_open system call... yes
checking for gethostbyname_r in -lc_r... no
checking for library containing dlopen... -ldl
checking for dlfcn.h... yes
checking for dladdr... yes
checking for socket in -lsocket... no
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether gcc accepts -pthread... yes
checking whether gcc needs -traditional... no
checking for 8-bit clean memcmp... yes
checking for fchmod... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for _getc_nolock... no
checking for getpagesize... yes
checking for lchown... yes
checking for localtime_r... yes
checking for lstat64... yes
checking for memmove... yes
checking for random... yes
checking for rint... no
checking for sbrk... yes
checking for snprintf... yes
checking for stat64... yes
checking for statvfs... yes
checking for statvfs64... yes
checking for strerror... yes
checking for strtok_r... yes
checking for truncate64... yes
checking for wcrtomb... yes
checking for mbrtowc... yes
checking for res_ninit()... yes
checking for gnu_get_libc_version()... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for modern C++ template specialization syntax support... yes
checking whether partial template specialization works... yes
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... yes
checking for trouble comparing to zero near std::operator!=()... no
checking for __thread keyword for TLS variables... yes
checking for malloc.h... (cached) yes
checking for strndup... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for __attribute__((always_inline))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/bin/nspr-config
checking for NSPR - version >= 4.9.2... yes
checking for gzread in -lz... yes
checking for valid optimization flags... yes
checking for __cxa_demangle... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking whether C++ compiler has -pedantic long long bug... no
checking for correct overload resolution with const and templates... no
checking for tm_zone tm_gmtoff in struct tm... yes
checking what kind of list files are supported by the linker... linkerscript
checking what kind of ordering can be done with the linker... none
checking for readline in -lreadline... yes
checking for posix_fallocate... yes
checking for setlocale... yes
checking for localeconv... (cached) yes
updating cache ./config.cache
creating ./config.status
creating config files and headers...
invoking /usr/bin/make to create js-config script
rm -f js-config.tmp
/usr/bin/python2.7 ./config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-." -DMOZILLA_VERSION="" -DLIBRARY_NAME="mozjs-." -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl  -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-." -DMOZJS_MAJOR_VERSION="" -DMOZJS_MINOR_VERSION="" -DMOZJS_PATCH_VERSION="" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js-config.tmp \
&& mv js-config.tmp js-config && chmod +x js-config
make export
make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
make -C config/ nsinstall
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
nsinstall.c
gcc -o host_nsinstall.o -c  -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3  -DUNICODE -D_UNICODE  -I../config -I. -I../dist/include  -I/usr/include/nspr      -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall.c
pathsub.c
gcc -o host_pathsub.o -c  -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3  -DUNICODE -D_UNICODE  -I../config -I. -I../dist/include  -I/usr/include/nspr      -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/pathsub.c
gcc -o nsinstall  -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3  -DUNICODE -D_UNICODE -lpthread    -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib  host_nsinstall.o host_pathsub.o  
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/.deps
make -C config export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin
mkdir -p system_wrappers_js/
/usr/bin/python2.7 ../config/Preprocessor.py -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"\" -DMOZILLA_VERSION_U= -DMOZILLA_UAVERSION=\"\" -DMOZJS_MAJOR_VERSION=\"\" -DMOZJS_MINOR_VERSION=\"\" -DX_DISPLAY_MISSING=1 -DHAVE_64BIT_OS=1 -DD_INO=d_ino -DJS_CPU_X64=1 -DJS_PUNBOX64=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -DJS_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DJS_ALIGN_OF_POINTER=8 -DJS_BYTES_PER_DOUBLE=8 -DHAVE_ENDIAN_H=1 -DJS_HAVE_ENDIAN_H=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_MMINTRIN_H=1 -DNEW_H=\ -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT64=1 -DHAVE_STATVFS=1 -DHAVE_STATVFS64=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -DHAVE_TRUNCATE64=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=\ -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ALWAYS_INLINE=__attribute__\(\(always_inline\)\) -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DMOZ_DEBUG_SYMBOLS=1 -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_XML_SUPPORT=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DJS_THREADSAFE=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 \
	../config/system-headers | /usr/bin/perl ../config/make-system-wrappers.pl system_wrappers_js
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R system_wrappers_js ../dist
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
make -C shell export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/shell/.deps
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
make -C jsapi-tests export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/.deps
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
make -C tests export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
make[2]: Nothing to be done for 'export'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h ./perf/jsperf.h ./dist/include
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./ds/BitArray.h ./dist/include/ds
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h ./dist/include/gc
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../public/HashTable.h ./../public/LegacyIntTypes.h ./../public/MemoryMetrics.h ./../public/RequiredDefines.h ./../public/TemplateLib.h ./../public/Utility.h ./../public/Vector.h ./dist/include/js
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../../mfbt/Assertions.h ./../../mfbt/Attributes.h ./../../mfbt/BloomFilter.h ./../../mfbt/CheckedInt.h ./../../mfbt/Constants.h ./../../mfbt/FloatingPoint.h ./../../mfbt/GuardObjects.h ./../../mfbt/HashFunctions.h ./../../mfbt/Likely.h ./../../mfbt/LinkedList.h ./../../mfbt/MathAlgorithms.h ./../../mfbt/MSStdInt.h ./../../mfbt/NullPtr.h ./../../mfbt/RangedPtr.h ./../../mfbt/RefPtr.h ./../../mfbt/Scoped.h ./../../mfbt/StandardInteger.h ./../../mfbt/SHA1.h ./../../mfbt/ThreadLocal.h ./../../mfbt/TypeTraits.h ./../../mfbt/Types.h ./../../mfbt/Util.h ./../../mfbt/WeakPtr.h ./dist/include/mozilla
/usr/bin/python2.7 ./builtin/embedjs.py selfhosted.out.h ./js.msg \
  ./builtin/macros.py ./builtin/array.js 
make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
make libs
make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
jskwgen.cpp
c++ -o host_jskwgen.o -c  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jskwgen.cpp
c++ -o host_jskwgen  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr host_jskwgen.o  
./host_jskwgen /tmp/js17/src/mozjs17.0.0/js/src/jsautokw.h
jsoplengen.cpp
c++ -o host_jsoplengen.o -c  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jsoplengen.cpp
c++ -o host_jsoplengen  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr host_jsoplengen.o  
./host_jsoplengen /tmp/js17/src/mozjs17.0.0/js/src/jsautooplen.h
bignum-dtoa.cc
c++ -o bignum-dtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.h:31:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
bignum.cc
c++ -o bignum.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.h:31:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc: In member function 'void double_conversion::Bignum::AssignDecimalString(double_conversion::Vector)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:101:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
 void Bignum::AssignDecimalString(Vector value) {
      ^
cached-powers.cc
c++ -o cached-powers.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/cached-powers.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:0:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
diy-fp.cc
c++ -o diy-fp.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.h:31:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
double-conversion.cc
c++ -o double-conversion.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/double-conversion.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.h:32:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
fast-dtoa.cc
c++ -o fast-dtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.h:31:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
fixed-dtoa.cc
c++ -o fixed-dtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fixed-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.h:31:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
strtod.cc
c++ -o strtod.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/strtod.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.h:31:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
jsalloc.cpp
c++ -o jsalloc.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsalloc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspubtd.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspubtd.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:15:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: At global scope:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
     static inline void writeBarrierPost(JSString *str, void *addr);
                        ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
     static inline void writeBarrierPre(JSString *str);
                        ^
jsanalyze.cpp
c++ -o jsanalyze.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsapi.cpp
c++ -o jsapi.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h: In member function 'void js::SCInput::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:68:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(jschar) == 2);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:69:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:70:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(double) == 8);
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsarray.cpp
c++ -o jsarray.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:67:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:67:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsatom.cpp
c++ -o jsatom.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp: In member function 'void JSAtomState::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:102:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(commonAtomsOffset % sizeof(JSAtom *) == 0);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:103:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(*this) % sizeof(JSAtom *) == 0);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:109:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(1 * sizeof(JSAtom *) ==
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:111:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT((1 + 2) * sizeof(JSAtom *) ==
     ^
jsbool.cpp
c++ -o jsbool.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsclone.cpp
c++ -o jsclone.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:6:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:6:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h: In member function 'void js::SCInput::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:68:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(jschar) == 2);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:69:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:70:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(double) == 8);
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp: In member function 'bool js::SCInput::readArray(T*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:204:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(uint64_t) % sizeof(T) == 0);
     ^
jscntxt.cpp
c++ -o jscntxt.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
/tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jscompartment.cpp
c++ -o jscompartment.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
jsdate.cpp
c++ -o jsdate.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsdbgapi.cpp
c++ -o jsdbgapi.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsdhash.cpp
c++ -o jsdhash.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdhash.cpp
jsdtoa.cpp
c++ -o jsdtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsexn.cpp
c++ -o jsexn.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp: In function 'JSErrorReport* CopyErrorReport(JSContext*, JSErrorReport*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:124:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:125:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp: In function 'bool InitExnPrivate(JSContext*, JS::HandleObject, JS::HandleString, JS::HandleString, unsigned int, unsigned int, JSErrorReport*, int)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:303:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(JSStackTraceElem) <= sizeof(StackFrame));
     ^
jsfriendapi.cpp
c++ -o jsfriendapi.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/GuardObjects.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/GuardObjects.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsfun.cpp
c++ -o jsfun.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
jsgc.cpp
c++ -o jsgc.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp: In static member function 'static void js::gc::Arena::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:290:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(Arena) == ArenaSize);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:291:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JS_ARRAY_LENGTH(ThingSizes) == FINALIZE_LIMIT);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:292:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JS_ARRAY_LENGTH(FirstThingOffsets) == FINALIZE_LIMIT);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp: In function 'js::ConservativeGCTest js::IsAddressableGCThing(JSRuntime*, uintptr_t, bool, js::gc::AllocKind*, js::gc::ArenaHeader**, void**)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:1016:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_TYPE_STRING == 0 && JSID_TYPE_OBJECT == 4);
     ^
jscrashreport.cpp
c++ -o jscrashreport.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscrashreport.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:15:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: At global scope:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
     static inline void writeBarrierPost(JSString *str, void *addr);
                        ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
     static inline void writeBarrierPre(JSString *str);
                        ^
jsinfer.cpp
c++ -o jsinfer.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinfer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
jsinterp.cpp
c++ -o jsinterp.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:21:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
jsiter.cpp
c++ -o jsiter.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsiter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:16:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp: In function 'bool js::VectorToIdArray(JSContext*, JS::AutoIdVector&, JSIdArray**)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:327:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(JSIdArray) > sizeof(jsid));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp: In function 'JSObject* js_NewGenerator(JSContext*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:1447:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(HeapValue) == 0);
     ^
jslog2.cpp
c++ -o jslog2.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslog2.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jslog2.cpp
jsmath.cpp
c++ -o jsmath.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsmath.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsnativestack.cpp
c++ -o jsnativestack.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnativestack.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsnativestack.cpp
jsnum.cpp
c++ -o jsnum.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnum.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp
In file included from ./../../mfbt/double-conversion/double-conversion.h:32:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:14:
./../../mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
./../../mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
   typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
                ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:31:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:33:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp: In constructor 'js::ToCStringBuf::ToCStringBuf()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:511:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sbufSize >= DTOSTR_STANDARD_BUFFER_SIZE);
     ^
jsobj.cpp
c++ -o jsobj.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsobj.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
json.cpp
c++ -o json.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/json.o.pp /tmp/js17/src/mozjs17.0.0/js/src/json.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp: In function 'bool IsQuoteSpecialCharacter(jschar)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT('\b' < ' ');
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:113:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT('\f' < ' ');
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:114:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT('\n' < ' ');
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:115:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT('\r' < ' ');
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:116:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT('\t' < ' ');
     ^
jsonparser.cpp
c++ -o jsonparser.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsonparser.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsopcode.cpp
c++ -o jsopcode.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsopcode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:26:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:27:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp: In function 'uint32_t NumBlockSlots(JSScript*, jsbytecode*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert355' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:150:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET0_LENGTH);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert356' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:151:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET1_LENGTH);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp: In function 'jsbytecode* Decompile(SprintStack*, jsbytecode*, int)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert363' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:2581:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ARGNO_LEN == SLOTNO_LEN);
     ^
jsproxy.cpp
c++ -o jsproxy.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsproxy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsprf.cpp
c++ -o jsprf.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprf.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.h:27,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
jsprobes.cpp
c++ -o jsprobes.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprobes.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:21:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
jspropertycache.cpp
c++ -o jspropertycache.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertycache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
jspropertytree.cpp
c++ -o jspropertytree.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertytree.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsreflect.cpp
c++ -o jsreflect.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsreflect.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:16:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
jsscope.cpp
c++ -o jsscope.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscope.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsscript.cpp
c++ -o jsscript.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp: In member function 'bool js::Bindings::initWithTemporaryStorage(JSContext*, unsigned int, unsigned int, js::Binding*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:90:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp: In function 'bool js::XDRScript(js::XDRState*, JS::HandleObject, JS::HandleScript, JS::HandleFunction, JSScript**)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:571:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(jsbytecode) == 1);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:572:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(jssrcnote) == 1);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:710:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(tn->kind) == sizeof(uint8_t));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert131' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:711:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(tn->stackDepth) == sizeof(uint16_t));
         ^
jsstr.cpp
c++ -o jsstr.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsstr.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp
In file included from ./dist/include/mozilla/CheckedInt.h:27:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:20:
./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt(U, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/CheckedInt.h:555:7: note: in expansion of macro 'MOZ_STATIC_ASSERT'
       MOZ_STATIC_ASSERT(detail::IsSupported::value,
       ^
./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt(U)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert1' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/CheckedInt.h:576:7: note: in expansion of macro 'MOZ_STATIC_ASSERT'
       MOZ_STATIC_ASSERT(detail::IsSupported::value,
       ^
./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert2' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/CheckedInt.h:583:7: note: in expansion of macro 'MOZ_STATIC_ASSERT'
       MOZ_STATIC_ASSERT(detail::IsSupported::value,
       ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:28:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/CheckedInt.h:27:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert59' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert60' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert68' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert69' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:29:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/CheckedInt.h:27:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp: In function 'JSBool str_unescape(JSContext*, unsigned int, JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:249:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSString::MAX_LENGTH <= INT_MAX);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp: In member function 'void SplitMatchResult::setFailure()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:2509:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(SIZE_MAX > JSString::MAX_LENGTH);
         ^
jstypedarray.cpp
c++ -o jstypedarray.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jstypedarray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp: In static member function 'static JSBool js::ArrayBufferObject::createTypedArrayFromBuffer(JSContext*, unsigned int, JS::Value*)':
/tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:2108:35: warning: typedef 'ArrayType' locally defined but not used [-Wunused-local-typedefs]
     typedef TypedArrayTemplate ArrayType;
                                   ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp: In static member function 'static void TypedArrayTemplate::copyIndexToValue(JSContext*, JSObject*, uint32_t, JS::MutableHandleValue)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:2120:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(NativeType) < 4);
     ^
jsutil.cpp
c++ -o jsutil.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsutil.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsutil.cpp
jswatchpoint.cpp
c++ -o jswatchpoint.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswatchpoint.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspubtd.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jspubtd.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jsweakmap.cpp
c++ -o jsweakmap.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsweakmap.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
jswrapper.cpp
c++ -o jswrapper.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswrapper.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
jsxml.cpp
c++ -o jsxml.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsxml.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp:25:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
prmjtime.cpp
c++ -o prmjtime.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/prmjtime.o.pp /tmp/js17/src/mozjs17.0.0/js/src/prmjtime.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jslock.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/prmjtime.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/prmjtime.cpp:16:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
sharkctl.cpp
c++ -o sharkctl.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/sharkctl.o.pp /tmp/js17/src/mozjs17.0.0/js/src/sharkctl.cpp
ArgumentsObject.cpp
c++ -o ArgumentsObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ArgumentsObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./jsgc.h:19,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jsgc.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
In file included from ./jsinfer.h:18:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jsgc.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert59' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert60' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert68' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert69' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
ScopeObject.cpp
c++ -o ScopeObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ScopeObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
Debugger.cpp
c++ -o Debugger.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Debugger.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp
In file included from ./jsapi.h:26:0,
                 from ./vm/Debugger.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./vm/Debugger.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./vm/Debugger.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./vm/Debugger.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
GlobalObject.cpp
c++ -o GlobalObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/GlobalObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
ObjectImpl.cpp
c++ -o ObjectImpl.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ObjectImpl.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsobj.h:19,
                 from ./jsscope.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:8:0:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsscope.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:8:0:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
Stack.cpp
c++ -o Stack.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Stack.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
String.cpp
c++ -o String.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/String.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./jsgc.h:19,
                 from ./gc/Marking.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:10:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./gc/Marking.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:10:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp: In function 'bool AllocChars(JSContext*, size_t, jschar**, size_t*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:141:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSString::MAX_LENGTH * sizeof(jschar) < UINT32_MAX);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp: In member function 'JSFlatString* JSRope::flattenInternal(JSContext*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:203:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(!(EXTENSIBLE_FLAGS & DEPENDENT_FLAGS));
             ^
BytecodeCompiler.cpp
c++ -o BytecodeCompiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeCompiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./frontend/Parser.h:15,
                 from ./frontend/BytecodeCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./frontend/Parser.h:15,
                 from ./frontend/BytecodeCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsscript.h:16,
                 from ./frontend/Parser.h:18,
                 from ./frontend/BytecodeCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./frontend/Parser.h:15,
                 from ./frontend/BytecodeCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
BytecodeEmitter.cpp
c++ -o BytecodeEmitter.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeEmitter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:12:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:12:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp: In function 'bool EmitObject(JSContext*, js::frontend::BytecodeEmitter*, js::frontend::ParseNode*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:5856:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(JSOP_NEWINIT_LENGTH == JSOP_NEWOBJECT_LENGTH,
         ^
FoldConstants.cpp
c++ -o FoldConstants.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FoldConstants.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsobj.h:19,
                 from ./jsnum.h:14,
                 from ./jslibmath.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsnum.h:14,
                 from ./jslibmath.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
NameFunctions.cpp
c++ -o NameFunctions.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/NameFunctions.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./jsscript.h:13,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./jsscript.h:13,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
In file included from ./jsinfer.h:18:0,
                 from ./jsscript.h:16,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./jsscript.h:13,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
ParallelArray.cpp
c++ -o ParallelArray.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParallelArray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp
In file included from ./jsapi.h:26:0,
                 from ./builtin/ParallelArray.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./builtin/ParallelArray.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./builtin/ParallelArray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./builtin/ParallelArray.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
ParseMaps.cpp
c++ -o ParseMaps.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseMaps.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp: In member function 'void js::frontend::ParseMapPool::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:24:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(Definition *) == sizeof(jsatomid));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:25:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(Definition *) == sizeof(DefinitionList));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:26:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(AtomDefnMap::Entry) == sizeof(AtomIndexMap::Entry));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:27:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(AtomDefnMap::Entry) == sizeof(AtomDefnListMap::Entry));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:28:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(AtomMapT::Entry) == sizeof(AtomDefnListMap::Entry));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(tl::IsPodType::result);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert131' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:31:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(tl::IsPodType::result);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert132' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:32:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(tl::IsPodType::result);
     ^
ParseNode.cpp
c++ -o ParseNode.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseNode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./jsscript.h:13,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./jsscript.h:13,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
In file included from ./jsinfer.h:18:0,
                 from ./jsscript.h:16,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./jsscript.h:13,
                 from ./frontend/ParseNode.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
Parser.cpp
c++ -o Parser.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Parser.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./frontend/Parser.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./frontend/Parser.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsscript.h:16,
                 from ./frontend/Parser.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsprvtd.h:24,
                 from ./frontend/Parser.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
SPSProfiler.cpp
c++ -o SPSProfiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SPSProfiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsobj.h:19,
                 from ./jsnum.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsnum.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsnum.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsnum.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
TokenStream.cpp
c++ -o TokenStream.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TokenStream.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:21:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:21:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp: In member function 'js::frontend::TokenKind js::frontend::TokenStream::getTokenInternal()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:1478:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT('$' < 128 && '_' < 128);
         ^
TestingFunctions.cpp
c++ -o TestingFunctions.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TestingFunctions.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsbool.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
LifoAlloc.cpp
c++ -o LifoAlloc.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LifoAlloc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8:0:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/js/Utility.h:11:0,
                 from ./jsutil.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:20,
                 from /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
Eval.cpp
c++ -o Eval.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Eval.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
MapObject.cpp
c++ -o MapObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MapObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp
In file included from ./jsapi.h:26:0,
                 from ./builtin/MapObject.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./builtin/MapObject.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./builtin/MapObject.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./builtin/MapObject.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp: In static member function 'static bool js::MapObject::size_impl(JSContext*, JS::CallArgs)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:1059:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof map.count() <= sizeof(uint32_t));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp: In static member function 'static bool js::SetObject::size_impl(JSContext*, JS::CallArgs)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:1432:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof set.count() <= sizeof(uint32_t));
     ^
MemoryMetrics.cpp
c++ -o MemoryMetrics.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MemoryMetrics.o.pp /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from ./dist/include/js/MemoryMetrics.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from ./dist/include/js/MemoryMetrics.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
RegExpObject.cpp
c++ -o RegExpObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./frontend/TokenStream.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./frontend/TokenStream.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./frontend/TokenStream.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./frontend/TokenStream.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp: In member function 'js::Shape* js::RegExpObject::assignInitialShape(JSContext*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:326:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(LAST_INDEX_SLOT == 0);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:327:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(SOURCE_SLOT == LAST_INDEX_SLOT + 1);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:328:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(GLOBAL_FLAG_SLOT == SOURCE_SLOT + 1);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert131' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:329:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(IGNORE_CASE_FLAG_SLOT == GLOBAL_FLAG_SLOT + 1);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert132' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:330:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(MULTILINE_FLAG_SLOT == IGNORE_CASE_FLAG_SLOT + 1);
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert133' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:331:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(STICKY_FLAG_SLOT == MULTILINE_FLAG_SLOT + 1);
     ^
RegExpStatics.cpp
c++ -o RegExpStatics.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpStatics.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./vm/RegExpStatics.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./vm/RegExpStatics.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./vm/RegExpStatics.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./vm/RegExpStatics.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
RegExp.cpp
c++ -o RegExp.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
Marking.cpp
c++ -o Marking.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Marking.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsobj.h:19,
                 from ./jsscope.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jsprf.h:27,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsscope.h:18,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jsprf.h:27,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp: In static member function 'static void js::SlotArrayLayout::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:975:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(SlotArrayLayout) == 3 * sizeof(uintptr_t));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp: In member function 'void js::GCMarker::processMarkStackTop(js::SliceBudget&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:1140:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ValueArrayTag == 0);
         ^
Memory.cpp
c++ -o Memory.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Memory.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/Memory.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsprvtd.h:24,
                 from ./jsgc.h:19,
                 from ./gc/Memory.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Memory.cpp:13:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/gc/Memory.cpp:8:0:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
Statistics.cpp
c++ -o Statistics.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Statistics.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
StoreBuffer.cpp
c++ -o StoreBuffer.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StoreBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/StoreBuffer.cpp
StringBuffer.cpp
c++ -o StringBuffer.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StringBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./vm/StringBuffer.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./vm/StringBuffer.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./vm/StringBuffer.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./vm/StringBuffer.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp: In member function 'JSFixedString* js::StringBuffer::finishString()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:52:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSShortString::MAX_SHORT_LENGTH < CharBuffer::InlineLength);
     ^
Unicode.cpp
c++ -o Unicode.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Unicode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Unicode.cpp
Xdr.cpp
c++ -o Xdr.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Xdr.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
MethodJIT.cpp
c++ -o MethodJIT.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MethodJIT.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp: In member function 'void js::StackFrame::methodjitStaticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:59:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_)     == 0x30);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:60:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, ncode_)    == 0x28);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp: In member function 'void js::mjit::JITScript::destroyChunk(js::FreeOp*, unsigned int, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert136' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1335:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(offsetof(ic::CallICInfo, links) == 0);
             ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp: In static member function 'static void JSScript::JITScriptHandle::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert137' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1375:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(JSScript::JITScriptHandle) == sizeof(js::mjit::JITScript *));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert138' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1376:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JS_ALIGNMENT_OF(JSScript::JITScriptHandle) ==
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert139' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1378:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(offsetof(JSScript::JITScriptHandle, value) == 0);
     ^
StubCalls.cpp
c++ -o StubCalls.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCalls.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
Compiler.cpp
c++ -o Compiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Compiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp: In member function 'js::mjit::CompileStatus js::mjit::Compiler::generateMethod()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2471:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(JSOP_LT_LENGTH == JSOP_GE_LENGTH);
             ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2472:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(JSOP_LE_LENGTH == JSOP_GE_LENGTH);
             ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2473:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(JSOP_GT_LENGTH == JSOP_GE_LENGTH);
             ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert131' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2474:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(JSOP_EQ_LENGTH == JSOP_GE_LENGTH);
             ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert132' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2475:13: note: in expansion of macro 'JS_STATIC_ASSERT'
             JS_STATIC_ASSERT(JSOP_NE_LENGTH == JSOP_GE_LENGTH);
             ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp: In member function 'void js::mjit::Compiler::updatePCTypes(jsbytecode*, js::mjit::FrameEntry*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert133' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:3401:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(Registers::ReturnReg != Registers::ArgReg1);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp: In member function 'void js::mjit::Compiler::jsop_setprop_slow(js::PropertyName*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert134' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:4805:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSOP_SETNAME_LENGTH == JSOP_SETPROP_LENGTH);
     ^
FrameState.cpp
c++ -o FrameState.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FrameState.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
FastArithmetic.cpp
c++ -o FastArithmetic.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastArithmetic.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsbool.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
FastBuiltins.cpp
c++ -o FastBuiltins.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastBuiltins.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsbool.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
FastOps.cpp
c++ -o FastOps.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastOps.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ./jsinfer.h:18:0,
                 from ./jsobj.h:23,
                 from ./jsbool.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsbool.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
LoopState.cpp
c++ -o LoopState.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LoopState.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from ./methodjit/Compiler.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from ./methodjit/Compiler.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from ./methodjit/Compiler.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from ./methodjit/Compiler.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp: In member function 'void js::mjit::LoopState::flushLoop(js::mjit::StubCompiler&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:228:17: note: in expansion of macro 'JS_STATIC_ASSERT'
                 JS_STATIC_ASSERT(Registers::ReturnReg != Registers::ArgReg1);
                 ^
StubCompiler.cpp
c++ -o StubCompiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCompiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
     ^
MonoIC.cpp
c++ -o MonoIC.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MonoIC.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
PolyIC.cpp
c++ -o PolyIC.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PolyIC.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
ImmutableSync.cpp
c++ -o ImmutableSync.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ImmutableSync.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp
InvokeHelpers.cpp
c++ -o InvokeHelpers.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/InvokeHelpers.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from ./jscompartment.h:11,
                 from ./jsanalyze.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
Retcon.cpp
c++ -o Retcon.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Retcon.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp
In file included from ./jsapi.h:26:0,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jscntxt.h:17,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
TrampolineCompiler.cpp
c++ -o TrampolineCompiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TrampolineCompiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp
In file included from ./jsapi.h:26:0,
                 from ./assembler/jit/ExecutableAllocator.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from ./assembler/jit/ExecutableAllocator.h:32,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from ./methodjit/RematInfo.h:11,
                 from ./methodjit/PunboxAssembler.h:13,
                 from ./methodjit/CodeGenIncludes.h:25,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from ./assembler/jit/ExecutableAllocator.h:32,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
./methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
         ^
ExecutableAllocator.cpp
c++ -o ExecutableAllocator.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocator.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
PageBlock.cpp
c++ -o PageBlock.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PageBlock.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/PageBlock.cpp
YarrInterpreter.cpp
c++ -o YarrInterpreter.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrInterpreter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.h:34,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.h:34,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
YarrPattern.cpp
c++ -o YarrPattern.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrPattern.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.h:34,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.h:34,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
YarrSyntaxChecker.cpp
c++ -o YarrSyntaxChecker.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrSyntaxChecker.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
ExecutableAllocatorPosix.cpp
c++ -o ExecutableAllocatorPosix.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorPosix.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
OSAllocatorPosix.cpp
c++ -o OSAllocatorPosix.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/OSAllocatorPosix.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp
In file included from ./jsapi.h:26:0,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocator.h:34,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from ./jsstr.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocator.h:34,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
ARMAssembler.cpp
c++ -o ARMAssembler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ARMAssembler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp
MacroAssemblerARM.cpp
c++ -o MacroAssemblerARM.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerARM.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.cpp
MacroAssemblerX86Common.cpp
c++ -o MacroAssemblerX86Common.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerX86Common.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp
In file included from ./jsapi.h:26:0,
                 from ./assembler/jit/ExecutableAllocator.h:33,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from ./assembler/jit/ExecutableAllocator.h:32,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37,
                 from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
/tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
/tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
YarrJIT.cpp
c++ -o YarrJIT.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrJIT.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.cpp
In file included from ./jsapi.h:26:0,
                 from ./assembler/jit/ExecutableAllocator.h:33,
                 from ./assembler/assembler/AssemblerBuffer.h:38,
                 from ./assembler/assembler/X86Assembler.h:37,
                 from ./assembler/assembler/MacroAssemblerX86Common.h:37,
                 from ./assembler/assembler/MacroAssemblerX86_64.h:37,
                 from ./assembler/assembler/MacroAssembler.h:54,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.h:37,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/Util.h:14:0,
                 from ./jstypes.h:24,
                 from ./jspubtd.h:13,
                 from ./jsalloc.h:11,
                 from ./assembler/jit/ExecutableAllocator.h:32,
                 from ./assembler/assembler/AssemblerBuffer.h:38,
                 from ./assembler/assembler/X86Assembler.h:37,
                 from ./assembler/assembler/MacroAssemblerX86Common.h:37,
                 from ./assembler/assembler/MacroAssemblerX86_64.h:37,
                 from ./assembler/assembler/MacroAssembler.h:54,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.h:37,
                 from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert25' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert33' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
jsperf.cpp
c++ -o jsperf.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsperf.o.pp /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
./jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ./jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
./ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
./vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
./vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
./vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
./vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
./jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                   ^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
         COMPILE_ASSERT(
         ^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
pm_linux.cpp
c++ -o pm_linux.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1    -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pm_linux.o.pp /tmp/js17/src/mozjs17.0.0/js/src/perf/pm_linux.cpp
In file included from ./jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/pm_linux.cpp:6:
./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
                 from ./jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
                 from /tmp/js17/src/mozjs17.0.0/js/src/perf/pm_linux.cpp:6:
./jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
./jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
HashFunctions.cpp
c++ -o HashFunctions.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/HashFunctions.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/HashFunctions.cpp
In file included from ./dist/include/mozilla/HashFunctions.h:48:0,
                 from /tmp/js17/src/mozjs17.0.0/mfbt/HashFunctions.cpp:8:
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
SHA1.cpp
c++ -o SHA1.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/include/nspr      -I. -I./assembler -I./yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1   -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SHA1.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/SHA1.cpp
/usr/bin/python2.7 ./config/Preprocessor.py \
	-DVERSION="mozjs_." symverscript.in > symverscript
rm -f libjs_static.a libjs_static.a.desc
/usr/bin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_exec.py --depend .deps/libjs_static.a.pp --target libjs_static.a --extract -- ar cr libjs_static.a bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o  
ranlib libjs_static.a
/usr/bin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_gen.py --depend .deps/libjs_static.a.desc.pp -o libjs_static.a.desc bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o  
rm -f libmozjs-..so
/usr/bin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_exec.py --depend .deps/libmozjs-..so.pp --target libmozjs-..so --uselist --  c++  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -fPIC -shared -Wl,-z,defs -Wl,--gc-sections -Wl,-h,libmozjs-..so -o libmozjs-..so  bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o    -lpthread    -Wl,-rpath-link,./dist/bin -Wl,-rpath-link,/usr/lib    -Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -ldl  -lm -lz -ldl  
chmod +x libmozjs-..so
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 libjs_static.a libjs_static.a.desc ./dist/lib
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-..so ./dist/lib
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-..so ./dist/bin
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 host_jskwgen host_jsoplengen ./dist/host/bin
make -C config libs
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 nsinstall ../dist/host/bin
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
make -C shell libs
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
js.cpp
c++ -o js.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../shell -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/js.o.pp /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp
In file included from ../jsapi.h:26:0,
                 from ../jswrapper.h:13,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:19:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from ../jsarray.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:26:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:19:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
../frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
         ^
In file included from ../jswrapper.h:13:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
../jsapi.h: In function 'JSBool Evaluate(JSContext*, unsigned int, jsval*)':
../jsapi.h:3061:32: warning: '*((void*)(& ancx)+40).JSAutoRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized]
         JS_EndRequest(mContext);
                                ^
/tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+40).JSAutoRequest::mContext' was declared here
     AutoNewContext ancx;
                    ^
In file included from ../jswrapper.h:13:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
../jsapi.h:3098:51: warning: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mSaveDepth' may be used uninitialized in this function [-Wmaybe-uninitialized]
             JS_ResumeRequest(mContext, mSaveDepth);
                                                   ^
/tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mSaveDepth' was declared here
     AutoNewContext ancx;
                    ^
In file included from ../jswrapper.h:13:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
../jsapi.h:3097:9: warning: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (mContext) {
         ^
/tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mContext' was declared here
     AutoNewContext ancx;
                    ^
jsoptparse.cpp
c++ -o jsoptparse.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../shell -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsoptparse.o.pp /tmp/js17/src/mozjs17.0.0/js/src/shell/jsoptparse.cpp
jsheaptools.cpp
c++ -o jsheaptools.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../shell -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsheaptools.o.pp /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/FloatingPoint.h:11:0,
                 from ../jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/FloatingPoint.h:11:0,
                 from ../jsapi.h:15,
                 from /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
/usr/bin/python2.7 ../config/pythonpath.py -I../config ../config/expandlibs_exec.py --depend .deps/js.pp --target js --uselist --  c++ -o js  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer js.o jsoptparse.o jsheaptools.o   -lpthread    -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib   -L../dist/bin -L../dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lreadline ../libjs_static.a -lz  -ldl    
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js ../dist/bin
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js ..
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
make -C jsapi-tests libs
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
valueABI.c
gcc -o valueABI.o -c -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -include ../js-confdefs.h -DMOZILLA_CLIENT -MD -MF .deps/valueABI.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/valueABI.c
tests.cpp
c++ -o tests.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/tests.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ../jsinfer.h:18:0,
                 from ../jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
selfTest.cpp
c++ -o selfTest.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/selfTest.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testAddPropertyPropcache.cpp
c++ -o testAddPropertyPropcache.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testAddPropertyPropcache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testArgumentsObject.cpp
c++ -o testArgumentsObject.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testArgumentsObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from ../vm/Stack-inl.h:11,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testBindCallable.cpp
c++ -o testBindCallable.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBindCallable.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testBug604087.cpp
c++ -o testBug604087.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBug604087.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ../jsinfer.h:18:0,
                 from ../jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
testCallNonGenericMethodOnProxy.cpp
c++ -o testCallNonGenericMethodOnProxy.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCallNonGenericMethodOnProxy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testChromeBuffer.cpp
c++ -o testChromeBuffer.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testChromeBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testClassGetter.cpp
c++ -o testClassGetter.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testClassGetter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testCloneScript.cpp
c++ -o testCloneScript.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCloneScript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testConservativeGC.cpp
c++ -o testConservativeGC.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testConservativeGC.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ../jsinfer.h:18:0,
                 from ../jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
testContexts.cpp
c++ -o testContexts.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testContexts.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testCustomIterator.cpp
c++ -o testCustomIterator.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCustomIterator.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testDebugger.cpp
c++ -o testDebugger.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDebugger.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
In file included from ../jspropertycache.h:15:0,
                 from ../jscntxt.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
../vm/String.h: At global scope:
../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
     static inline void writeBarrierPost(JSString *str, void *addr);
                        ^
../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
     static inline void writeBarrierPre(JSString *str);
                        ^
testDeepFreeze.cpp
c++ -o testDeepFreeze.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDeepFreeze.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testDefineGetterSetterNonEnumerable.cpp
c++ -o testDefineGetterSetterNonEnumerable.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineGetterSetterNonEnumerable.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testDefineProperty.cpp
c++ -o testDefineProperty.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineProperty.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testExtendedEq.cpp
c++ -o testExtendedEq.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExtendedEq.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ../jsinfer.h:18:0,
                 from ../jsobj.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
testExternalStrings.cpp
c++ -o testExternalStrings.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExternalStrings.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testFuncCallback.cpp
c++ -o testFuncCallback.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFuncCallback.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ../jsinfer.h:18:0,
                 from ../jsobj.h:23,
                 from ../jsfun.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testFunctionProperties.cpp
c++ -o testFunctionProperties.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFunctionProperties.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testGCOutOfMemory.cpp
c++ -o testGCOutOfMemory.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGCOutOfMemory.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
In file included from ../jspropertycache.h:15:0,
                 from ../jscntxt.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
../vm/String.h: At global scope:
../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
     static inline void writeBarrierPost(JSString *str, void *addr);
                        ^
../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
     static inline void writeBarrierPre(JSString *str);
                        ^
testOOM.cpp
c++ -o testOOM.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOOM.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testGetPropertyDefault.cpp
c++ -o testGetPropertyDefault.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGetPropertyDefault.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testHashTable.cpp
c++ -o testHashTable.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testHashTable.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testIndexToString.cpp
c++ -o testIndexToString.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIndexToString.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testIntString.cpp
c++ -o testIntString.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntString.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
testIntTypesABI.cpp
c++ -o testIntTypesABI.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntTypesABI.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testIntern.cpp
c++ -o testIntern.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntern.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
testLookup.cpp
c++ -o testLookup.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLookup.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
In file included from ../jsinfer.h:18:0,
                 from ../jsobj.h:23,
                 from ../jsfun.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testLooselyEqual.cpp
c++ -o testLooselyEqual.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLooselyEqual.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testNewObject.cpp
c++ -o testNewObject.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testNewObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testOps.cpp
c++ -o testOps.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOps.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testOriginPrincipals.cpp
c++ -o testOriginPrincipals.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOriginPrincipals.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from ../jsarray.h:12,
                 from ../jsobjinlines.h:14,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testParseJSON.cpp
c++ -o testParseJSON.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testParseJSON.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
testPropCache.cpp
c++ -o testPropCache.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testPropCache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testRegExp.cpp
c++ -o testRegExp.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testRegExp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testResolveRecursion.cpp
c++ -o testResolveRecursion.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testResolveRecursion.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testSameValue.cpp
c++ -o testSameValue.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSameValue.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testScriptInfo.cpp
c++ -o testScriptInfo.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptInfo.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testScriptObject.cpp
c++ -o testScriptObject.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testSetProperty.cpp
c++ -o testSetProperty.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSetProperty.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testSourcePolicy.cpp
c++ -o testSourcePolicy.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSourcePolicy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testStringBuffer.cpp
c++ -o testStringBuffer.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testStringBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from ../vm/StringBuffer.h:12,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testTrap.cpp
c++ -o testTrap.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTrap.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testTypedArrays.cpp
c++ -o testTypedArrays.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTypedArrays.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testUTF8.cpp
c++ -o testUTF8.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testUTF8.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testValueABI.cpp
c++ -o testValueABI.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testValueABI.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testVersion.cpp
c++ -o testVersion.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testVersion.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
In file included from ../jsinfer.h:18:0,
                 from ../jsscript.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
../vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
         ^
../methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
         ^
../ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ZeroIsReserved::result);
         ^
../jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
     ^
../jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
     ^
../jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(JSID_INT_MIN == 0);
     ^
../vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
     ^
../vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
         ^
testXDR.cpp
c++ -o testXDR.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testXDR.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
In file included from ../jsinfer.h:18:0,
                 from ../jsscript.h:16,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
testProfileStrings.cpp
c++ -o testProfileStrings.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testProfileStrings.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
In file included from ../jspropertycache.h:15:0,
                 from ../jscntxt.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
../vm/String.h: At global scope:
../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
     static inline void writeBarrierPost(JSString *str, void *addr);
                        ^
../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
     static inline void writeBarrierPre(JSString *str);
                        ^
testJSEvaluateScript.cpp
c++ -o testJSEvaluateScript.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testJSEvaluateScript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
testErrorCopying.cpp
c++ -o testErrorCopying.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/include/nspr       -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testErrorCopying.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp
In file included from ../jsapi.h:26:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
         typedef typename js::tl::StaticAssert::result>::result _;
                                                                                         ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
../jsapi.h: In member function 'void JS::Value::staticAssertions()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSBool) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(Value) == 8);
         ^
../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
         ^
../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof word == 8);
         ^
../gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift < 16);
         ^
../gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
         ^
../gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
         ^
../gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
         ^
../gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
     ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
     JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
     ^
../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
   MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
   ^
../jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
         ^
../vm/String.h: In static member function 'static void JSString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(JSString) ==
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
         ^
../vm/String.h: In member function 'bool JSString::hasBase() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
         ^
../vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
         ^
In file included from ../jscntxt.h:28:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
     >::result _;
               ^
In file included from ../dist/include/mozilla/Util.h:14:0,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:8,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
../ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(tl::IsPodType::result);
         ^
../jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
         ^
../vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
         ^
../vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
         ^
../vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
         ^
../vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
         ^
../vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
         ^
../jsobj.h: In static member function 'static void JSObject::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
         ^
../jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
         ^
../jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
         ^
../jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
         ^
../jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
         ^
../jsfun.h: In member function 'bool JSFunction::isExtended() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
         ^
../jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
         MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
         ^
../vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
         ^
../vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
         ^
../vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
         ^
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
         ^
../vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
         ^
../jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                                           ^
../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
 #  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                  ^
../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
        typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                    ^
../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
 #define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                          ^
../jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
         JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
         ^
In file included from ../jspropertycache.h:15:0,
                 from ../jscntxt.h:23,
                 from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
../vm/String.h: At global scope:
../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
     static inline void writeBarrierPost(JSString *str, void *addr);
                        ^
../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
     static inline void writeBarrierPre(JSString *str);
                        ^
/usr/bin/python2.7 ../config/pythonpath.py -I../config ../config/expandlibs_exec.py --depend .deps/jsapi-tests.pp --target jsapi-tests --uselist --  c++ -o jsapi-tests  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks  -fomit-frame-pointer valueABI.o tests.o selfTest.o testAddPropertyPropcache.o testArgumentsObject.o testBindCallable.o testBug604087.o testCallNonGenericMethodOnProxy.o testChromeBuffer.o testClassGetter.o testCloneScript.o testConservativeGC.o testContexts.o testCustomIterator.o testDebugger.o testDeepFreeze.o testDefineGetterSetterNonEnumerable.o testDefineProperty.o testExtendedEq.o testExternalStrings.o testFuncCallback.o testFunctionProperties.o testGCOutOfMemory.o testOOM.o testGetPropertyDefault.o testHashTable.o testIndexToString.o testIntString.o testIntTypesABI.o testIntern.o testLookup.o testLooselyEqual.o testNewObject.o testOps.o testOriginPrincipals.o testParseJSON.o testPropCache.o testRegExp.o testResolveRecursion.o testSameValue.o testScriptInfo.o testScriptObject.o testSetProperty.o testSourcePolicy.o testStringBuffer.o testTrap.o testTypedArrays.o testUTF8.o testValueABI.o testVersion.o testXDR.o testProfileStrings.o testJSEvaluateScript.o testErrorCopying.o   -lpthread    -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib   -L../dist/bin -L../dist/lib ../libjs_static.a -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz  -ldl    
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 jsapi-tests ../dist/bin
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
make -C tests libs
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
make[2]: Nothing to be done for 'libs'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -D dist/sdk/lib
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-..so dist/sdk/lib
make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
make tools
make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
make -C config tools
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
make[2]: Nothing to be done for 'tools'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
make -C shell tools
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
make[2]: Nothing to be done for 'tools'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
make -C jsapi-tests tools
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
make[2]: Nothing to be done for 'tools'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
make -C tests tools
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
make[2]: Nothing to be done for 'tools'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/python2.7 ./config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-." -DMOZILLA_VERSION="" -DLIBRARY_NAME="mozjs-." -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl  -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-." -DMOZJS_MAJOR_VERSION="" -DMOZJS_MINOR_VERSION="" -DMOZJS_PATCH_VERSION="" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js.pc.in > mozjs-..pc
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t mozjs-..pc /tmp/js17/pkg/js17/usr/lib/pkgconfig
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h ./perf/jsperf.h /tmp/js17/pkg/js17/usr/include/js-.
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t ./ds/BitArray.h /tmp/js17/pkg/js17/usr/include/js-./ds
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h /tmp/js17/pkg/js17/usr/include/js-./gc
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t ./../public/HashTable.h ./../public/LegacyIntTypes.h ./../public/MemoryMetrics.h ./../public/RequiredDefines.h ./../public/TemplateLib.h ./../public/Utility.h ./../public/Vector.h /tmp/js17/pkg/js17/usr/include/js-./js
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t ./../../mfbt/Assertions.h ./../../mfbt/Attributes.h ./../../mfbt/BloomFilter.h ./../../mfbt/CheckedInt.h ./../../mfbt/Constants.h ./../../mfbt/FloatingPoint.h ./../../mfbt/GuardObjects.h ./../../mfbt/HashFunctions.h ./../../mfbt/Likely.h ./../../mfbt/LinkedList.h ./../../mfbt/MathAlgorithms.h ./../../mfbt/MSStdInt.h ./../../mfbt/NullPtr.h ./../../mfbt/RangedPtr.h ./../../mfbt/RefPtr.h ./../../mfbt/Scoped.h ./../../mfbt/StandardInteger.h ./../../mfbt/SHA1.h ./../../mfbt/ThreadLocal.h ./../../mfbt/TypeTraits.h ./../../mfbt/Types.h ./../../mfbt/Util.h ./../../mfbt/WeakPtr.h /tmp/js17/pkg/js17/usr/include/js-./mozilla
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t js-config /tmp/js17/pkg/js17/usr/bin
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t libjs_static.a /tmp/js17/pkg/js17/usr/lib
mv -f /tmp/js17/pkg/js17/usr/lib/libjs_static.a /tmp/js17/pkg/js17/usr/lib/libmozjs-..a
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t libmozjs-..so /tmp/js17/pkg/js17/usr/lib
make -C shell install
make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t js /tmp/js17/pkg/js17/usr/bin
make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
==> Tidying install...
  -> Removing doc files...
  -> Purging unwanted files...
  -> Removing static library files...
==> Creating package "js17"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: js17 17.0.0-1 (Sat Nov 14 09:15:34 UTC 2015)
===> Printing config.logs
found log at /tmp/js17/src/mozjs17.0.0/js/src/config.log
____
File /tmp/js17/src/mozjs17.0.0/js/src/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:850: checking host system type
configure:871: checking target system type
configure:889: checking build system type
configure:951: checking for gawk
configure:1196: checking for perl5
configure:1196: checking for perl
configure:2566: checking for gcc
configure:2679: checking whether the C compiler (gcc  ) works
configure:2695: gcc -o conftest    conftest.c  1>&5
configure:2692:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(){return(0);}
 ^
configure:2721: checking whether the C compiler (gcc  ) is a cross-compiler
configure:2726: checking whether we are using GNU C
configure:2735: gcc -E conftest.c
configure:2754: checking whether gcc accepts -g
configure:2790: checking for c++
configure:2822: checking whether the C++ compiler (c++  ) works
configure:2838: c++ -o conftest    conftest.C  1>&5
configure:2864: checking whether the C++ compiler (c++  ) is a cross-compiler
configure:2869: checking whether we are using GNU C++
configure:2878: c++ -E conftest.C
configure:2897: checking whether c++ accepts -g
configure:2946: gcc -c   conftest.c 1>&5
configure:2963: gcc -c   conftest.c 1>&5
configure: In function 'main':
configure:2959:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
 exit (42);
 ^
configure:2959:1: warning: incompatible implicit declaration of built-in function 'exit'
configure:2959:1: note: include '' or provide a declaration of 'exit'
configure:2982: checking for ranlib
configure:3014: checking for as
configure:3068: checking for ar
configure:3103: checking for ld
configure:3138: checking for strip
configure:3173: checking for windres
configure:3729: checking how to run the C preprocessor
configure:3750: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:3809: checking how to run the C++ preprocessor
configure:3827: c++ -E  conftest.C >/dev/null 2>conftest.out
configure:3919: checking for sb-conf
configure:3919: checking for ve
configure:3981: checking for a BSD compatible install
configure:4034: checking whether ln -s works
configure:4057: checking for minimum required perl version >= 5.006
configure:4068: checking for full perl installation
configure:4083: checking for python2.7
configure:4143: checking for doxygen
configure:4192: checking for autoconf
configure:4241: checking for makedepend
configure:4289: checking for xargs
configure:4638: checking for gmake
configure:4638: checking for make
configure:4705: checking for X
configure:4772: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4768:27: fatal error: X11/Intrinsic.h: No such file or directory
 #include <$x_direct_test_include>
                           ^
compilation terminated.
configure: failed program was:
#line 4767 "configure"
#include "confdefs.h"
#include 
configure:4848: gcc -o conftest    conftest.c -lXt  1>&5
configure: In function 'main':
configure:4844:1: warning: implicit declaration of function 'XtMalloc' [-Wimplicit-function-declaration]
 ${x_direct_test_function}()
 ^
/usr/bin/ld: cannot find -lXt
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 4841 "configure"
#include "confdefs.h"

int main() {
XtMalloc()
; return 0; }
configure:5904: gcc -c   conftest.c 1>&5
configure: In function 'main':
configure:5900:15: error: '__thumb2__' undeclared (first use in this function)
 return sizeof(__thumb2__);
               ^
configure:5900:15: note: each undeclared identifier is reported only once for each function it appears in
configure: failed program was:
#line 5897 "configure"
#include "confdefs.h"

int main() {
return sizeof(__thumb2__);
; return 0; }
configure:6098: checking that static assertion macros used in autoconf tests work
configure:6119: gcc -c   conftest.c 1>&5
configure:6136: gcc -c   conftest.c 1>&5
configure: In function 'main':
configure:6133:68: error: size of array 'static_assert_line_6136' is negative
configure:6132:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
configure:6131:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
configure:6136:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
   rm -rf conftest*
 ^
configure: failed program was:
#line 6129 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:6159: c++ -c   conftest.C 1>&5
configure:6176: c++ -c   conftest.C 1>&5
configure: In function 'int main()':
configure:6173:114: error: size of array 'static_assert_line_6176' is negative
configure:6172:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
configure:6171:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
configure:6176:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
   rm -rf conftest*
 ^
configure: failed program was:
#line 6169 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
configure:6321: checking whether the C compiler supports -Werror=return-type
configure:6344: gcc -c  -Werror -Werror=return-type  conftest.c 1>&5
configure:6372: checking whether the C compiler supports -Wtype-limits
configure:6395: gcc -c  -Werror -Wtype-limits  conftest.c 1>&5
configure:6423: checking whether the C compiler supports -Wempty-body
configure:6446: gcc -c  -Werror -Wempty-body  conftest.c 1>&5
configure:6480: checking whether the C compiler supports -Wno-overlength-strings
configure:6503: gcc -c  -Werror -Woverlength-strings  conftest.c 1>&5
configure:6584: checking whether the C++ compiler supports -Werror=return-type
configure:6607: c++ -c  -Werror -Werror=return-type  conftest.C 1>&5
configure:6635: checking whether the C++ compiler supports -Wtype-limits
configure:6658: c++ -c  -Werror -Wtype-limits  conftest.C 1>&5
configure:6686: checking whether the C++ compiler supports -Wempty-body
configure:6709: c++ -c  -Werror -Wempty-body  conftest.C 1>&5
configure:6745: checking whether the C++ compiler supports -Wno-overlength-strings
configure:6768: c++ -c  -Werror -Woverlength-strings  conftest.C 1>&5
configure:6796: checking whether the C++ compiler supports -Wno-invalid-offsetof
configure:6819: c++ -c  -Werror -Winvalid-offsetof  conftest.C 1>&5
configure:6847: checking whether the C++ compiler supports -Wno-variadic-macros
configure:6870: c++ -c  -Werror -Wvariadic-macros  conftest.C 1>&5
configure:6983: checking whether ld has archive extraction flags
configure:7007: gcc -o conftest   -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
configure:7042: checking for 64-bit OS
configure:7051: gcc -c   conftest.c 1>&5
configure:7174: checking for Python version >= 2.5 but not 3.x
configure:7185: checking for custom  implementation
configure:8539: checking whether the linker supports Identical Code Folding
configure:8548: gcc -o conftest  -Wl,--icf=safe -ffunction-sections conftest.c  1>&2
/usr/bin/ld: unrecognized option '--icf=safe'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:8588: checking whether removing dead symbols breaks debugging
configure:8595: gcc -o conftest.o  -ffunction-sections -fdata-sections -g -c conftest.c 1>&2
configure:8596: gcc -o conftest  -g -Wl,--gc-sections conftest.o  1>&2
configure:8619: checking for ANSI C header files
configure:8632: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8699: gcc -o conftest  -ffunction-sections -fdata-sections   conftest.c  1>&5
configure: In function 'main':
configure:8694:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
                                                                   ^
configure:8694:67: warning: incompatible implicit declaration of built-in function 'exit'
configure:8694:67: note: include '' or provide a declaration of 'exit'
configure:8695:1: warning: incompatible implicit declaration of built-in function 'exit'
 exit (0); }
 ^
configure:8695:1: note: include '' or provide a declaration of 'exit'
configure:8726: checking for working const
configure:8780: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:8804: checking for mode_t
configure:8840: checking for off_t
configure:8876: checking for pid_t
configure:8912: checking for size_t
configure:8955: checking for __stdcall
configure:8969: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions  conftest.C 1>&5
configure:8963:48: error: '__stdcall' was not declared in this scope
                   template <> struct foo {};
                                                ^
configure:8963:61: error: template argument 1 is invalid
                   template <> struct foo {};
                                                             ^
configure: failed program was:
#line 8960 "configure"
#include "confdefs.h"
template  struct foo;
                  template <> struct foo {};
                  template <> struct foo {};
int main() {

; return 0; }
configure:9001: checking for ssize_t
configure:9014: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9039: checking for st_blksize in struct stat
configure:9052: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9076: checking for siginfo_t
configure:9089: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9116: checking for the size of void*
configure:9134: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure: In function 'main':
configure:9128:26: error: size of array 'a' is negative
                      int a[sizeof (void*) == $size ? 1 : -1];
                          ^
configure: failed program was:
#line 9124 "configure"
#include "confdefs.h"

int main() {

                     int a[sizeof (void*) == 4 ? 1 : -1];
                     return 0;

; return 0; }
configure:9134: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9180: checking for the alignment of void*
configure:9201: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure: In function 'main':
configure:9195:26: error: size of array 'a' is negative
                      int a[offsetof(struct aligner, a) == $align ? 1 : -1];
                          ^
configure: failed program was:
#line 9188 "configure"
#include "confdefs.h"

                     #include 
                     struct aligner { char c; void* a; };

int main() {

                     int a[offsetof(struct aligner, a) == 2 ? 1 : -1];
                     return 0;

; return 0; }
configure:9201: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure: In function 'main':
configure:9195:26: error: size of array 'a' is negative
                      int a[offsetof(struct aligner, a) == $align ? 1 : -1];
                          ^
configure: failed program was:
#line 9188 "configure"
#include "confdefs.h"

                     #include 
                     struct aligner { char c; void* a; };

int main() {

                     int a[offsetof(struct aligner, a) == 4 ? 1 : -1];
                     return 0;

; return 0; }
configure:9201: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9227: checking for the size of double
configure:9245: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure: In function 'main':
configure:9239:26: error: size of array 'a' is negative
                      int a[sizeof (double) == $size ? 1 : -1];
                          ^
configure: failed program was:
#line 9235 "configure"
#include "confdefs.h"

int main() {

                     int a[sizeof (double) == 6 ? 1 : -1];
                     return 0;

; return 0; }
configure:9245: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9274: checking for endian.h
configure:9287: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9330: checking for machine/endian.h
configure:9343: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9337:28: fatal error: machine/endian.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 9335 "configure"
#include "confdefs.h"
#include 
#include 
int main() {

; return 0; }
configure:9386: checking for sys/isa_defs.h
configure:9399: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9393:26: fatal error: sys/isa_defs.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 9391 "configure"
#include "confdefs.h"

#include 
int main() {

; return 0; }
configure:9439: checking for uint
configure:9452: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9477: checking for uint_t
configure:9490: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure: In function 'main':
configure:9486:1: error: unknown type name 'uint_t'
 uint_t foo = 0;
 ^
configure: failed program was:
#line 9482 "configure"
#include "confdefs.h"
#include 
                  #include 
int main() {
uint_t foo = 0;
; return 0; }
configure:9524: checking for uname.domainname
configure:9537: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions  conftest.C 1>&5
configure:9564: checking for uname.__domainname
configure:9577: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions  conftest.C 1>&5
configure: In function 'int main()':
configure:9573:62: error: 'struct utsname' has no member named '__domainname'
             (void)uname(res);  if (res != 0) { domain = res->__domainname; } 
                                                              ^
configure: failed program was:
#line 9569 "configure"
#include "confdefs.h"
#include 
int main() {
 struct utsname *res; char *domain;
            (void)uname(res);  if (res != 0) { domain = res->__domainname; } 
; return 0; }
configure:9613: checking for visibility(hidden) attribute
configure:9641: checking for visibility(default) attribute
configure:9669: checking for visibility pragma support
configure:9694: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:9722: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:9774: checking for gcc PR49911
configure:9832: c++ -o conftest -O2   conftest.C  1>&5
configure:9869: checking for dirent.h that defines DIR
configure:9882: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:9910: checking for opendir in -ldir
configure:9929: gcc -o conftest  -ffunction-sections -fdata-sections   conftest.c -ldir   1>&5
/usr/bin/ld: cannot find -ldir
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 9918 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:10004: checking for sys/byteorder.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10011:27: fatal error: sys/byteorder.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 10009 "configure"
#include "confdefs.h"

#include 
int main() {

; return 0; }
configure:10004: checking for compat.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10011:20: fatal error: compat.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 10009 "configure"
#include "confdefs.h"

#include 
int main() {

; return 0; }
configure:10004: checking for getopt.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for sys/bitypes.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for memory.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for unistd.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for gnu/libc-version.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for nl_types.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for malloc.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10004: checking for X11/XKBlib.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10011:24: fatal error: X11/XKBlib.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 10009 "configure"
#include "confdefs.h"

#include 
int main() {

; return 0; }
configure:10004: checking for io.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10011:16: fatal error: io.h: No such file or directory
 #include <$ac_hdr>
                ^
compilation terminated.
configure: failed program was:
#line 10009 "configure"
#include "confdefs.h"

#include 
int main() {

; return 0; }
configure:10004: checking for cpuid.h
configure:10017: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10052: checking for sys/statvfs.h
configure:10065: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10052: checking for sys/statfs.h
configure:10065: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10052: checking for sys/vfs.h
configure:10065: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10052: checking for sys/mount.h
configure:10065: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10099: checking for sys/quota.h
configure:10112: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10145: checking for linux/quota.h
configure:10158: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10192: checking for mmintrin.h
configure:10205: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10245: checking for new
configure:10258: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions  conftest.C 1>&5
configure:10357: checking for sys/cdefs.h
configure:10370: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10422: checking for linux/perf_event.h
configure:10435: gcc -c  -ffunction-sections -fdata-sections   conftest.c 1>&5
configure:10450: checking for perf_event_open system call
configure:10462: gcc -c  -ffunction-sections -fdata-sections   conftest.c 1>&5
configure:10498: checking for gethostbyname_r in -lc_r
configure:10517: gcc -o conftest  -ffunction-sections -fdata-sections   conftest.c -lc_r   1>&5
/usr/bin/ld: cannot find -lc_r
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 10506 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gethostbyname_r();

int main() {
gethostbyname_r()
; return 0; }
configure:10558: checking for library containing dlopen
configure:10576: gcc -o conftest  -ffunction-sections -fdata-sections   conftest.c  1>&5
/tmp/ccsNIFuY.o: In function `main':
conftest.c:(.text.main+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 10565 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dlopen();

int main() {
dlopen()
; return 0; }
configure:10598: gcc -o conftest  -ffunction-sections -fdata-sections   conftest.c -ldl   1>&5
configure:10616: checking for dlfcn.h
configure:10629: gcc -c  -ffunction-sections -fdata-sections  conftest.c 1>&5
configure:10666: checking for dladdr
configure:10694: gcc -o conftest  -ffunction-sections -fdata-sections -D_GNU_SOURCE   conftest.c -ldl  1>&5
configure:10838: checking for socket in -lsocket
configure:10857: gcc -o conftest  -ffunction-sections -fdata-sections   conftest.c -lsocket  -ldl  1>&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 10846 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char socket();

int main() {
socket()
; return 0; }
configure:10896: checking for pthread_create in -lpthreads
gcc -o dummy dummy.c  -ffunction-sections -fdata-sections  -lpthreads  -ldl 
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:10919: checking for pthread_create in -lpthread
gcc -o dummy dummy.c  -ffunction-sections -fdata-sections  -lpthread  -ldl 
configure:11024: checking whether gcc accepts -pthread
configure:11152: checking whether gcc needs -traditional
configure:11198: checking for 8-bit clean memcmp
configure:11216: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11208:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main()
 ^
configure: In function 'main':
configure:11211:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
   ^
configure:11211:3: warning: incompatible implicit declaration of built-in function 'exit'
configure:11211:3: note: include '' or provide a declaration of 'exit'
configure:11211:8: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
   exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
        ^
configure:11238: checking for fchmod
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for flockfile
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for getc_unlocked
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for _getc_nolock
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
/tmp/cc69kefm.o: In function `main':
conftest.c:(.text.main+0xa): undefined reference to `_getc_nolock'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 11243 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _getc_nolock(); below.  */
#include 
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _getc_nolock();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__getc_nolock) || defined (__stub____getc_nolock)
choke me
#else
_getc_nolock();
#endif

; return 0; }
configure:11238: checking for getpagesize
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for lchown
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for localtime_r
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for lstat64
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for memmove
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11250:6: warning: conflicting types for built-in function 'memmove'
 char $ac_func();
      ^
configure:11238: checking for random
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for rint
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11250:6: warning: conflicting types for built-in function 'rint'
 char $ac_func();
      ^
/tmp/ccyJabYc.o: In function `main':
conftest.c:(.text.main+0xa): undefined reference to `rint'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 11243 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char rint(); below.  */
#include 
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char rint();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_rint) || defined (__stub___rint)
choke me
#else
rint();
#endif

; return 0; }
configure:11238: checking for sbrk
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for snprintf
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11250:6: warning: conflicting types for built-in function 'snprintf'
 char $ac_func();
      ^
configure:11238: checking for stat64
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for statvfs
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for statvfs64
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for strerror
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for strtok_r
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11238: checking for truncate64
configure:11266: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11302: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11296:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11295 "configure"
#include "confdefs.h"
#include 
int main() {
SYSTEMTIME st;FILETIME ft;SystemTimeToFileTime(&st,&ft);
; return 0; }
configure:11329: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:11323:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure: failed program was:
#line 11322 "configure"
#include "confdefs.h"
#include 
int main() {
FILETIME ft;GetSystemTimeAsFileTime(&ft);
; return 0; }
configure:11359: checking for wcrtomb
configure:11371: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:11394: checking for mbrtowc
configure:11406: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:11438: checking for res_ninit()
configure:11455: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
In file included from /usr/include/sys/types.h:25:0,
                 from /usr/include/resolv.h:56,
                 from configure:11448:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
configure:11488: checking for gnu_get_libc_version()
configure:11504: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:11538: checking for an implementation of va_copy()
configure:11562: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure: In function 'f':
configure:11556:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
                 exit (1);
                 ^
configure:11556:17: warning: incompatible implicit declaration of built-in function 'exit'
configure:11556:17: note: include '' or provide a declaration of 'exit'
configure:11579: checking for an implementation of __va_copy()
configure:11603: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure: In function 'f':
configure:11597:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
                 exit (1);
                 ^
configure:11597:17: warning: incompatible implicit declaration of built-in function 'exit'
configure:11597:17: note: include '' or provide a declaration of 'exit'
configure:11620: checking whether va_lists can be copied by value
configure:11644: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure: In function 'f':
configure:11636:19: error: assignment to expression with array type
             args2 = args1;
                   ^
configure:11638:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
                 exit (1);
                 ^
configure:11638:17: warning: incompatible implicit declaration of built-in function 'exit'
configure:11638:17: note: include '' or provide a declaration of 'exit'
configure: failed program was:
#line 11630 "configure"
#include "confdefs.h"

        #include 
        void f (int i, ...) {
            va_list args1, args2;
            va_start (args1, i);
            args2 = args1;
            if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
                exit (1);
            va_end (args1); va_end (args2);
        }
        int main() { f (0, 42); return 0; }
configure:11757: checking for modern C++ template specialization syntax support
configure:11772: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:11790: checking whether partial template specialization works
configure:11803: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:11827: checking whether the C++ "using" keyword resolves ambiguity
configure:11848: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:11872: checking for C++ dynamic_cast to void*
configure:11896: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:11923: checking whether C++ requires implementation of unused virtual methods
configure:11935: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
/tmp/cchyX0yv.o: In function `X::X()':
conftest.C:(.text._ZN1XC2Ev[_ZN1XC5Ev]+0x9): undefined reference to `vtable for X'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 11928 "configure"
#include "confdefs.h"
class X {private: virtual void never_called();};
int main() {
X x;
; return 0; }
configure:11961: checking for trouble comparing to zero near std::operator!=()
configure:11977: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:12007: checking for __thread keyword for TLS variables
configure:12019: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  -fPIC -shared -Wl,-z,defs -Wl,--gc-sections  conftest.C -ldl  1>&5
configure:12059: checking for malloc.h
configure:12180: checking for strndup
configure:12211: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:12180: checking for posix_memalign
configure:12211: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:12180: checking for memalign
configure:12211: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:12180: checking for valloc
configure:12211: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:12241: checking for __attribute__((always_inline))
configure:12253: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:12268: checking for __attribute__((malloc))
configure:12280: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:12295: checking for __attribute__((warn_unused_result))
configure:12307: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  conftest.C 1>&5
configure:12331: checking for LC_MESSAGES
configure:12343: gcc -c  -ffunction-sections -fdata-sections -pthread  conftest.c 1>&5
configure:12369: checking for localeconv
configure:12397: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:12584: checking for nspr-config
configure:12619: checking for NSPR - version >= 4.9.2
configure:12691: gcc -c  -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr  conftest.c 1>&5
configure:12733: checking for gzread in -lz
configure:12752: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -lz  -ldl  1>&5
configure:12787: gcc -c  -ffunction-sections -fdata-sections -pthread  conftest.c 1>&5
configure:13205: checking for valid optimization flags
configure:13216: gcc -c  -ffunction-sections -fdata-sections -pthread -O3 -freorder-blocks   conftest.c 1>&5
configure:14103: checking for __cxa_demangle
configure:14134: c++ -o conftest  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread  -lpthread  conftest.C -ldl  1>&5
configure:14188: checking for unwind.h
configure:14201: gcc -c  -ffunction-sections -fdata-sections -pthread  conftest.c 1>&5
configure:14218: checking for _Unwind_Backtrace
configure:14246: gcc -o conftest  -ffunction-sections -fdata-sections -pthread  -lpthread  conftest.c -ldl  1>&5
configure:14338: checking for -pipe support
configure:14352: checking whether C compiler supports -fprofile-generate
configure:14361: gcc -c  -ffunction-sections -fdata-sections -pthread -pipe -fprofile-generate -fprofile-correction  conftest.c 1>&5
configure:14425: checking whether C++ compiler has -pedantic long long bug
configure:14434: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -pedantic  -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long  conftest.C 1>&5
configure: In function 'int main()':
configure:14431:68: warning: typedef 'static_assert_line_14434' locally defined but not used [-Wunused-local-typedefs]
configure:14430:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
configure:14429:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
configure:14434:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
   rm -rf conftest*
 ^
configure:14461: checking for correct overload resolution with const and templates
configure:14496: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -pedantic  -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long  conftest.C 1>&5
configure: In function 'int main()':
configure:14491:37: warning: 'bar' is used uninitialized in this function [-Wuninitialized]
                       return foo == bar;
                                     ^
configure:14522: checking for tm_zone tm_gmtoff in struct tm
configure:14534: c++ -c  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  conftest.C 1>&5
configure:14576: checking what kind of list files are supported by the linker
configure:14581: gcc -o conftest.o -c  -ffunction-sections -fdata-sections -pthread -pipe  conftest.c 1>&5
configure:14583: gcc -o conftest -lpthread  conftest.list -ldl  1>&5
configure:14607: checking what kind of ordering can be done with the linker
configure:14622: gcc -o conftest  -ffunction-sections -fdata-sections -pthread -pipe  -lpthread  -Wl,--section-ordering-file,conftest.order conftest.c -ldl  1>&5
/usr/bin/ld: unrecognized option '--section-ordering-file'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 14615 "configure"
#include "confdefs.h"

int main() {

; return 0; }
configure:14634: gcc -shared -Wl,-z,defs -Wl,--gc-sections -lpthread  -o libconftest.so -Wl
gcc: error: unrecognized command line option '-Wl'
configure:14745: checking for readline in -lreadline
configure:14764: gcc -o conftest  -ffunction-sections -fdata-sections -pthread -pipe  -lpthread  conftest.c -lreadline  -ldl  1>&5
configure:14994: checking for posix_fallocate
configure:15004: gcc -o conftest -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe  -lpthread  conftest.c -ldl  1>&5
configure:15166: checking for setlocale
configure:15194: gcc -o conftest -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe  -lpthread  conftest.c -ldl  1>&5
configure:15224: checking for localeconv

===> Finished printing config.logs>